| Total Complexity | 24 | 
| Dependencies | 3 | 
| Dependents | 3 | 
| Total lines | 166 | 
| Lines of code | 88 | 
| Logical lines of code | 62 | 
| Comment lines | 49 | 
| Methods | 7 | 
| Properties | 2 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| __construct() | 40 | 13 | 54 | |
| base2ToBase256() | 61 | 3 | 12 | |
| newInteger() | 77 | 2 | 3 | |
| randomInteger() | 68 | 2 | 7 | |
| base256ToBase2() | 70 | 2 | 6 | |
| getLengthInBytes() | 80 | 1 | 3 | |
| getLength() | 79 | 1 | 3 |